func internal/profile.parseCPUSamples
2 uses
internal/profile (current package)
legacy_profile.go#L376: if b, _, err = parseCPUSamples(b, parse, true, p); err != nil {
legacy_profile.go#L426: func parseCPUSamples(b []byte, parse func(b []byte) (uint64, []byte), adjust bool, p *Profile) ([]byte, map[uint64]*Location, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)